home *** CD-ROM | disk | FTP | other *** search
/ Sound Fx / Sound Fx.iso / Software / UNZIPED / DWSTKW / VB / VB3 / PLAYSTK.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1996-03-27  |  10.3 KB  |  210 lines

  1. frmMain
  2. 9DiamondWare's Sound ToolKit Demo (Visual Basic 3 Version)
  3. Form15
  4. vsbModifier
  5. vsbModifier
  6. cmdCommand
  7. &Remove
  8. MS Sans Serif
  9. cmdCommand
  10. &Stop
  11. MS Sans Serif
  12. cmdCommand
  13. &Play
  14. MS Sans Serif
  15. optRate
  16.     44,100kHZ
  17. MS Sans Serif
  18. optRate
  19.     22,050kHZ
  20. MS Sans Serif
  21. dlgFile
  22. CommonDialog
  23. chkLR
  24.  Left<->Right
  25. MS Sans Serif
  26. optRate
  27.     11,025kHZ
  28. MS Sans Serif
  29. vsbModifier
  30. cmdCommand
  31. MS Sans Serif
  32.     lstSounds
  33. lblLabel
  34. Pitch
  35. MS Sans Serif
  36. lblLabel
  37. Volume
  38. MS Sans Serif
  39. lblLabel
  40. MS Sans Serif
  41. lblLabel
  42. MS Sans Serif
  43. lblLabel
  44.  List of Sounds and Music to Play
  45. MS Sans Serif
  46. imgIcon
  47. PQPQ2
  48.     Form_Load
  49. I_CMD_LOAD
  50. I_CMD_PLAY
  51. I_CMD_STOP
  52. I_CMD_REMOVE
  53. I_VSB_LVOL
  54. I_VSB_RVOL
  55. I_VSB_PITCH
  56.     I_OPT_11K
  57.     I_OPT_22Kj
  58.     I_OPT_44KK
  59. miLastSoundNum
  60. milDir
  61. mirDirV
  62. cmdCommand_Click
  63. Index
  64. sStringn
  65. iIndex
  66. iStatus
  67.     lstSounds
  68.     ListIndex
  69. ItemData
  70. dws_MClear
  71. dws_DDiscard
  72. soundnum]
  73. dlgFileP
  74. Filename
  75. InitDirw
  76. Filter
  77. Action
  78. CD_ACTION_OPENf
  79.     ListCount(
  80. dwsLoadWave
  81. RateF
  82. vsbModifier_Changet
  83. tMPlay
  84.     dws_MPlay
  85. track[
  86. Count
  87. dwsShowError
  88. dwsPlayWave&
  89. dwsUnloadWave
  90. vsbModifier_Scroll
  91. iValue
  92. iValue2
  93. vsbModifier
  94. Value
  95. gPlayd
  96. dws_DGetInfo
  97. flags.
  98. dws_dplay_LVOL
  99. dws_dplay_RVOL
  100. rvolP
  101. dws_dplay_PITCH
  102. pitch
  103. dws_DSetInfo
  104. chkLR_Click
  105. dws_DClear
  106. dws_KillQ
  107. chkLR
  108. dws_ID
  109. dws_ideal_SWAPLRq
  110. dws_Init
  111. dws_DR
  112. dws_NOSUCCESS
  113. optRate_Click
  114. digtyp
  115. dws_digcap_11025_08_28
  116. dws_digcap_22050_08_2;
  117. dws_digcap_44100_08_2a
  118. t_dws_DClear
  119. t_dws_MClearR
  120. t_dws_Kill
  121. t_dws_ID
  122. t_dws_ideal_SWAPLR
  123. t_dws_Init
  124. t_dws_DR
  125. t_dws_NOSUCCESS
  126. t_dws_DDiscard
  127. t_dws_MPlay
  128. t_dws_digcap_11025_08_2%
  129. t_dws_digcap_22050_08_2
  130. t_dws_digcap_44100_08_2
  131. t_dws_DGetInfof
  132. t_dws_dplay_LVOL
  133. t_dws_dplay_RVOL
  134. t_dws_dplay_PITCH
  135. t_dws_DSetInfo
  136. type_dws_MPlay(
  137. iResult
  138. ibtefer
  139.     SoundInfo
  140. Screen
  141. Width
  142. Height
  143. lResult
  144. dws_DetectHardWare
  145. digcaps
  146. vbExclamation
  147. muscaps
  148. dws_muscap_MAPPERf
  149. dws_muscap_FMSYNTHz
  150. dws_muscap_SYNTH
  151. dws_muscap_SQSYNTH
  152. dws_muscap_MIDIPORT
  153. mustyp
  154. dignvoices
  155. Form_Unload
  156. Cancel
  157. iLoop
  158. giNumSounds
  159. lstSounds_Click
  160. lstSounds_DblClick
  161. fname
  162. flname
  163. chkLR_Click
  164. cmdCommand_Click
  165.  Load a default
  166. Wave, DWD, MIDI Files (*.wav;*.dwd;*.mid)|*.wav;*.dwd;*.mid
  167.                 ElseIf InStr(UCase(sString), ".DWD") Then
  168.  MIDI!
  169.  A Wave!
  170. Error unloading Wave File!
  171. Error '
  172. ' occurred in FRMMAIN:cmdCommand_Click!
  173. Form_Load
  174.  Center the form!r
  175.  No sound card (or something that's weird)
  176. Your computer does not support sound playback.
  177. Sound Toolkit Error
  178.  Does the sound card support the minimum requirements?
  179. DiamondWare's Sound ToolKit for Windows supports sound playback on your computer.  
  180. However, this demo requires 8-bit stereo 
  181. which your computer does not support.  
  182. Your sound hardware does not support 
  183. 11025Hz, two channel, 8 bit sound 
  184. This demo will not run properly on your computer.
  185. Sound Toolkit Error
  186.  Detect and select the best MIDI deivce to use!o
  187.  Set up the 'ideal' music type!w
  188. Form_Unload
  189.  Unload all loaded wave files!
  190. lstSounds_DblClick
  191. optRate_Click
  192. vsbModifier_Change
  193.  Are we changing the volume of a WAVE or MIDI?
  194.  It's a MIDI!
  195. dws_XMusic iValue, iValue2
  196.  Assign the Sound Numa
  197.  Get the current play information associated
  198.  with the sound num.
  199.  Adjsut the value
  200.  Assign the new Play Information
  201. vsbModifier_Scroll
  202.  Are we changing the volume of a WAVE or MIDI?
  203.  It's a MIDI!
  204. t_dws_XMusic iValue, iValue2
  205.  Assign the Sound Numa
  206.  Get the current play information associated
  207.  with the sound num.
  208.  Adjsut the valueu
  209.  Assign the new Play Information
  210.